[INFO] fetching crate bitconch-jsonrpc-http-server 0.1.0... [INFO] testing bitconch-jsonrpc-http-server-0.1.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate bitconch-jsonrpc-http-server 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate bitconch-jsonrpc-http-server 0.1.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitconch-jsonrpc-http-server 0.1.0 [INFO] finished tweaking crates.io crate bitconch-jsonrpc-http-server 0.1.0 [INFO] tweaked toml for crates.io crate bitconch-jsonrpc-http-server 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded bitconch-jsonrpc-core v0.1.0 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded tokio-udp v0.1.6 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [INFO] [stderr] Downloaded bitconch-jsonrpc-server-utils v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c789587e58c340f3eaf738ba21e94254d9e99b56ea1282e1c4530815da6172cb [INFO] running `Command { std: "docker" "start" "-a" "c789587e58c340f3eaf738ba21e94254d9e99b56ea1282e1c4530815da6172cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c789587e58c340f3eaf738ba21e94254d9e99b56ea1282e1c4530815da6172cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c789587e58c340f3eaf738ba21e94254d9e99b56ea1282e1c4530815da6172cb", kill_on_drop: false }` [INFO] [stdout] c789587e58c340f3eaf738ba21e94254d9e99b56ea1282e1c4530815da6172cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6294f6172d35e7a0252d9d4d93d7062f55fc97fc570516c60091529e8663fa59 [INFO] running `Command { std: "docker" "start" "-a" "6294f6172d35e7a0252d9d4d93d7062f55fc97fc570516c60091529e8663fa59", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-io v0.1.13 [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 crossbeam-deque v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling bitconch-jsonrpc-core v0.1.0 [INFO] [stderr] Compiling bitconch-jsonrpc-server-utils v0.1.0 [INFO] [stderr] Compiling bitconch-jsonrpc-http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:426:27 [INFO] [stdout] | [INFO] [stdout] 426 | }).collect::)>>()?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - }).collect::)>>()?; [INFO] [stdout] 426 + }).collect::>>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:541:3 [INFO] [stdout] | [INFO] [stdout] 541 | try!(tcp.reuse_port(true)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] | ^^^^^^^^^^^^^^^^^ [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] 24 - middleware: Arc, [INFO] [stdout] 24 + middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | Middleware(Box, Error = hyper::Error> + Send>), [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] 109 - Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] 109 + Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | response: Box, Error=hyper::Error> + Send>, [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] 76 - response: Box, Error=hyper::Error> + Send>, [INFO] [stdout] 76 + response: Box, Error=hyper::Error> + Send>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub extractor: Arc>, [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] 160 - pub extractor: Arc>, [INFO] [stdout] 160 + pub extractor: Arc>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | meta_extractor: Arc>, [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] 197 - meta_extractor: Arc>, [INFO] [stdout] 197 + meta_extractor: Arc>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | request_middleware: Arc, [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] 198 - request_middleware: Arc, [INFO] [stdout] 198 + request_middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:451:26 [INFO] [stdout] | [INFO] [stdout] 451 | request_middleware: Arc, [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] 451 - request_middleware: Arc, [INFO] [stdout] 451 + request_middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | middleware: Arc, [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] 38 - middleware: Arc, [INFO] [stdout] 38 + middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous associated item [INFO] [stdout] --> src/handler.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | fn poll(&mut self) -> Poll { [INFO] [stdout] | ^^^^^^^^^^^ help: use fully-qualified syntax: ` as Future>::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_associated_items)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #57644 [INFO] [stdout] note: `Error` could refer to the variant defined here [INFO] [stdout] --> src/handler.rs:108:2 [INFO] [stdout] | [INFO] [stdout] 108 | Error(Option), [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: `Error` could also refer to the associated type defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | type Error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `server_utils::tokio::reactor::Handle::current`: semantics were sometimes surprising, use Handle::default() [INFO] [stdout] --> src/lib.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | let handle = tokio::reactor::Handle::current(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.67s [INFO] running `Command { std: "docker" "inspect" "6294f6172d35e7a0252d9d4d93d7062f55fc97fc570516c60091529e8663fa59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6294f6172d35e7a0252d9d4d93d7062f55fc97fc570516c60091529e8663fa59", kill_on_drop: false }` [INFO] [stdout] 6294f6172d35e7a0252d9d4d93d7062f55fc97fc570516c60091529e8663fa59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b56eec46f9b203630773e63abfdefc991e80027b974bbcf774b46033af0ebb14 [INFO] running `Command { std: "docker" "start" "-a" "b56eec46f9b203630773e63abfdefc991e80027b974bbcf774b46033af0ebb14", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:426:27 [INFO] [stdout] | [INFO] [stdout] 426 | }).collect::)>>()?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - }).collect::)>>()?; [INFO] [stdout] 426 + }).collect::>>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:541:3 [INFO] [stdout] | [INFO] [stdout] 541 | try!(tcp.reuse_port(true)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] | ^^^^^^^^^^^^^^^^^ [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] 24 - middleware: Arc, [INFO] [stdout] 24 + middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | Middleware(Box, Error = hyper::Error> + Send>), [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] 109 - Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] 109 + Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | response: Box, Error=hyper::Error> + Send>, [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] 76 - response: Box, Error=hyper::Error> + Send>, [INFO] [stdout] 76 + response: Box, Error=hyper::Error> + Send>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub extractor: Arc>, [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] 160 - pub extractor: Arc>, [INFO] [stdout] 160 + pub extractor: Arc>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitconch-jsonrpc-http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | meta_extractor: Arc>, [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] 197 - meta_extractor: Arc>, [INFO] [stdout] 197 + meta_extractor: Arc>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | request_middleware: Arc, [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] 198 - request_middleware: Arc, [INFO] [stdout] 198 + request_middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:451:26 [INFO] [stdout] | [INFO] [stdout] 451 | request_middleware: Arc, [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] 451 - request_middleware: Arc, [INFO] [stdout] 451 + request_middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | middleware: Arc, [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] 38 - middleware: Arc, [INFO] [stdout] 38 + middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous associated item [INFO] [stdout] --> src/handler.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | fn poll(&mut self) -> Poll { [INFO] [stdout] | ^^^^^^^^^^^ help: use fully-qualified syntax: ` as Future>::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_associated_items)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #57644 [INFO] [stdout] note: `Error` could refer to the variant defined here [INFO] [stdout] --> src/handler.rs:108:2 [INFO] [stdout] | [INFO] [stdout] 108 | Error(Option), [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: `Error` could also refer to the associated type defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | type Error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `server_utils::tokio::reactor::Handle::current`: semantics were sometimes surprising, use Handle::default() [INFO] [stdout] --> src/lib.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | let handle = tokio::reactor::Handle::current(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> src/tests.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 9 | use super::*; [INFO] [stdout] | -------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 57 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:426:27 [INFO] [stdout] | [INFO] [stdout] 426 | }).collect::)>>()?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - }).collect::)>>()?; [INFO] [stdout] 426 + }).collect::>>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:541:3 [INFO] [stdout] | [INFO] [stdout] 541 | try!(tcp.reuse_port(true)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] | ^^^^^^^^^^^^^^^^^ [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] 24 - middleware: Arc, [INFO] [stdout] 24 + middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | Middleware(Box, Error = hyper::Error> + Send>), [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] 109 - Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] 109 + Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | response: Box, Error=hyper::Error> + Send>, [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] 76 - response: Box, Error=hyper::Error> + Send>, [INFO] [stdout] 76 + response: Box, Error=hyper::Error> + Send>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub extractor: Arc>, [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] 160 - pub extractor: Arc>, [INFO] [stdout] 160 + pub extractor: Arc>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | meta_extractor: Arc>, [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] 197 - meta_extractor: Arc>, [INFO] [stdout] 197 + meta_extractor: Arc>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | request_middleware: Arc, [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] 198 - request_middleware: Arc, [INFO] [stdout] 198 + request_middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:451:26 [INFO] [stdout] | [INFO] [stdout] 451 | request_middleware: Arc, [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] 451 - request_middleware: Arc, [INFO] [stdout] 451 + request_middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | middleware: Arc, [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] 38 - middleware: Arc, [INFO] [stdout] 38 + middleware: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous associated item [INFO] [stdout] --> src/handler.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | fn poll(&mut self) -> Poll { [INFO] [stdout] | ^^^^^^^^^^^ help: use fully-qualified syntax: ` as Future>::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_associated_items)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #57644 [INFO] [stdout] note: `Error` could refer to the variant defined here [INFO] [stdout] --> src/handler.rs:108:2 [INFO] [stdout] | [INFO] [stdout] 108 | Error(Option), [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: `Error` could also refer to the associated type defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | type Error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `server_utils::tokio::reactor::Handle::current`: semantics were sometimes surprising, use Handle::default() [INFO] [stdout] --> src/lib.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | let handle = tokio::reactor::Handle::current(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrd2eju/symbols.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.bitconch_jsonrpc_http_server.0533fa3d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009.5g6ys68iet12vh60.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/libhyper-8f1f26594650f01e.rlib" "/opt/rustwide/target/debug/deps/libwant-f8717d0b55972dad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libtime-a72409d869e1bfe4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-47f05e431476d8e1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bc53afe6909787bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e2c66a3efbed5447.rlib" "/opt/rustwide/target/debug/deps/libh2-68dd96986301c2f5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca94b2b630e9d36d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libstring-183c642d4e591cdf.rlib" "/opt/rustwide/target/debug/deps/libhttp-110328ce20a37570.rlib" "/opt/rustwide/target/debug/deps/libitoa-6dc7e221850e6803.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-441d82122f6b1a7c.rlib" "/opt/rustwide/target/debug/deps/libbitconch_jsonrpc_server_utils-c74df6c824e8a9c0.rlib" "/opt/rustwide/target/debug/deps/libtokio-5a223705d2fd6f30.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-602a54caf4a546ef.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-46e343a939a46fe5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ea9b634079e73ce1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-786672a9aa8157b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-92dd1de7d3f20ed1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-34899183e05b4a19.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cc2068523cb0d4fa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-babb58174aa19931.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-68575833fc89750c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0d40ee2a548f2341.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dc5c4b7642284ce7.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-d205bd671d7d939f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-3d514914f931edc1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-67c2147a45d13704.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0c65e09783a3e8c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-92bdd30a2fe92aee.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b059913ed2c33c40.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-88b7095a0437a066.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c8add4e466e8ccae.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-a42db1f28e053371.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0e87c2f06219833e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5faeb21da1eab2c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-09f8d9b579fcc7dd.rlib" "/opt/rustwide/target/debug/deps/libmio-a7cf8d776b9a2f70.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libnet2-24d97a31add1260e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c431f52f40ff84e2.rlib" "/opt/rustwide/target/debug/deps/libbytes-b502e8d65b47bd8f.rlib" "/opt/rustwide/target/debug/deps/libeither-d92a50c203d628c0.rlib" "/opt/rustwide/target/debug/deps/libiovec-a62647003927068f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6267468579859e6d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libbitconch_jsonrpc_core-32867380966ba5a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fe9807ae01d37890.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libfutures-2d727c9a0f636add.rlib" "/opt/rustwide/target/debug/deps/libserde-03f58437f7801ea5.rlib" "/opt/rustwide/target/debug/deps/libglobset-1c8ed7692137e063.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libregex-099c94dd26d87c4c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ebb6e4f7d02d195b.rlib" "/opt/rustwide/target/debug/deps/libbstr-7830426f626845d4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7aecef67e8fe3e42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libunicase-6759179ed3234ea2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bitconch_jsonrpc_http_server-1a79d772e4802009" "-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; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitconch-jsonrpc-http-server` due to 2 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b56eec46f9b203630773e63abfdefc991e80027b974bbcf774b46033af0ebb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56eec46f9b203630773e63abfdefc991e80027b974bbcf774b46033af0ebb14", kill_on_drop: false }` [INFO] [stdout] b56eec46f9b203630773e63abfdefc991e80027b974bbcf774b46033af0ebb14