[INFO] cloning repository https://github.com/vlopes11/futures-jsonrpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vlopes11/futures-jsonrpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlopes11%2Ffutures-jsonrpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlopes11%2Ffutures-jsonrpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2160805cc404cc503849a9f8291be187fc62bf2 [INFO] testing vlopes11/futures-jsonrpc 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%2Fvlopes11%2Ffutures-jsonrpc" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vlopes11/futures-jsonrpc 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/vlopes11/futures-jsonrpc [INFO] finished tweaking git repo https://github.com/vlopes11/futures-jsonrpc [INFO] tweaked toml for git repo https://github.com/vlopes11/futures-jsonrpc written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/vlopes11/futures-jsonrpc 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 8e568919ace739d5982c345f47811ce36c75117c48f880b059ade17be8d81c5e [INFO] running `Command { std: "docker" "start" "-a" "8e568919ace739d5982c345f47811ce36c75117c48f880b059ade17be8d81c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e568919ace739d5982c345f47811ce36c75117c48f880b059ade17be8d81c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e568919ace739d5982c345f47811ce36c75117c48f880b059ade17be8d81c5e", kill_on_drop: false }` [INFO] [stdout] 8e568919ace739d5982c345f47811ce36c75117c48f880b059ade17be8d81c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 36dd8c47d9987caf732be2eb02ad940d2f6d076887f1909626ee495ef10380b6 [INFO] running `Command { std: "docker" "start" "-a" "36dd8c47d9987caf732be2eb02ad940d2f6d076887f1909626ee495ef10380b6", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling futures-jsonrpc v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Result, Error = ErrorVariant>>, ErrorVariant> [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 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stdout] 50 + ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/method.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] 8 + ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.68s [INFO] running `Command { std: "docker" "inspect" "36dd8c47d9987caf732be2eb02ad940d2f6d076887f1909626ee495ef10380b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36dd8c47d9987caf732be2eb02ad940d2f6d076887f1909626ee495ef10380b6", kill_on_drop: false }` [INFO] [stdout] 36dd8c47d9987caf732be2eb02ad940d2f6d076887f1909626ee495ef10380b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 4e7d151b869e004a51e6d97d226c29a6247769acd17dc3e71052243eb9cde0c1 [INFO] running `Command { std: "docker" "start" "-a" "4e7d151b869e004a51e6d97d226c29a6247769acd17dc3e71052243eb9cde0c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-jsonrpc v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Result, Error = ErrorVariant>>, ErrorVariant> [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 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stdout] 50 + ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/method.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] 8 + ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Result, Error = ErrorVariant>>, ErrorVariant> [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 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stdout] 50 + ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/method.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] 8 + ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/futures_jsonrpc-0c495040d7c3706b) [INFO] running `Command { std: "docker" "inspect" "4e7d151b869e004a51e6d97d226c29a6247769acd17dc3e71052243eb9cde0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7d151b869e004a51e6d97d226c29a6247769acd17dc3e71052243eb9cde0c1", kill_on_drop: false }` [INFO] [stdout] 4e7d151b869e004a51e6d97d226c29a6247769acd17dc3e71052243eb9cde0c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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", kill_on_drop: false }` [INFO] [stdout] ad91b32888940e600c4cd62298fb6e44e31ef0a38170c33fe6a9467e344493cf [INFO] running `Command { std: "docker" "start" "-a" "ad91b32888940e600c4cd62298fb6e44e31ef0a38170c33fe6a9467e344493cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/handler.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 50 - ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stderr] 50 + ) -> Result, Error = ErrorVariant>>, ErrorVariant> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/method.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 8 - ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stderr] 8 + ) -> Result, Error = ErrorVariant>>, ErrorVariant>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `futures-jsonrpc` (lib) generated 2 warnings [INFO] [stderr] warning: `futures-jsonrpc` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/futures_jsonrpc-0c495040d7c3706b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests futures-jsonrpc [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad91b32888940e600c4cd62298fb6e44e31ef0a38170c33fe6a9467e344493cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad91b32888940e600c4cd62298fb6e44e31ef0a38170c33fe6a9467e344493cf", kill_on_drop: false }` [INFO] [stdout] ad91b32888940e600c4cd62298fb6e44e31ef0a38170c33fe6a9467e344493cf