[INFO] cloning repository https://github.com/oloshe/rust-actix-extend-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oloshe/rust-actix-extend-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foloshe%2Frust-actix-extend-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foloshe%2Frust-actix-extend-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d022db651ac8b2d7e6f746ecf8c52560f043e50a [INFO] checking oloshe/rust-actix-extend-example against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foloshe%2Frust-actix-extend-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oloshe/rust-actix-extend-example on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oloshe/rust-actix-extend-example [INFO] finished tweaking git repo https://github.com/oloshe/rust-actix-extend-example [INFO] tweaked toml for git repo https://github.com/oloshe/rust-actix-extend-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oloshe/rust-actix-extend-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-rt v2.2.0 [INFO] [stderr] Downloaded actix_derive v0.6.0 [INFO] [stderr] Downloaded actix v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a80d9f94bb325eb31cfaa5c5b2d2c69e150a4640817dcfc281ec866bc6f82646 [INFO] running `Command { std: "docker" "start" "-a" "a80d9f94bb325eb31cfaa5c5b2d2c69e150a4640817dcfc281ec866bc6f82646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a80d9f94bb325eb31cfaa5c5b2d2c69e150a4640817dcfc281ec866bc6f82646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80d9f94bb325eb31cfaa5c5b2d2c69e150a4640817dcfc281ec866bc6f82646", kill_on_drop: false }` [INFO] [stdout] a80d9f94bb325eb31cfaa5c5b2d2c69e150a4640817dcfc281ec866bc6f82646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b19b5462f6b931c5fc23139577398f47a3b350e63feecf648a05e2af296989 [INFO] running `Command { std: "docker" "start" "-a" "d3b19b5462f6b931c5fc23139577398f47a3b350e63feecf648a05e2af296989", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking base v0.1.0 (/opt/rustwide/workdir/src/base) [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/base/src/lib.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to iterate over `self.char_indices()` remove the call to `next` [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 10 | if let Some(elem) = self.char_indices().next() { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ColorExtend` is never used [INFO] [stdout] --> src/base/src/lib.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | trait ColorExtend { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TryAdd` is never used [INFO] [stdout] --> src/base/src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | trait TryAdd { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/base/src/lib.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to iterate over `self.char_indices()` remove the call to `next` [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 10 | if let Some(elem) = self.char_indices().next() { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking actix-extend v0.1.0 (/opt/rustwide/workdir/src/actix-extend) [INFO] [stdout] warning: the item `AsyncContext` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `AsyncContext` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsyncContext` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `AsyncContext` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rust-extend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "d3b19b5462f6b931c5fc23139577398f47a3b350e63feecf648a05e2af296989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b19b5462f6b931c5fc23139577398f47a3b350e63feecf648a05e2af296989", kill_on_drop: false }` [INFO] [stdout] d3b19b5462f6b931c5fc23139577398f47a3b350e63feecf648a05e2af296989 [INFO] checking oloshe/rust-actix-extend-example against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foloshe%2Frust-actix-extend-example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oloshe/rust-actix-extend-example on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oloshe/rust-actix-extend-example [INFO] finished tweaking git repo https://github.com/oloshe/rust-actix-extend-example [INFO] tweaked toml for git repo https://github.com/oloshe/rust-actix-extend-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oloshe/rust-actix-extend-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3274b4d63367bcca28066f43d35d088b37b7a934057d19824233dcdd1850e86d [INFO] running `Command { std: "docker" "start" "-a" "3274b4d63367bcca28066f43d35d088b37b7a934057d19824233dcdd1850e86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3274b4d63367bcca28066f43d35d088b37b7a934057d19824233dcdd1850e86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3274b4d63367bcca28066f43d35d088b37b7a934057d19824233dcdd1850e86d", kill_on_drop: false }` [INFO] [stdout] 3274b4d63367bcca28066f43d35d088b37b7a934057d19824233dcdd1850e86d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204c55a348a90625efc0b2dfd2d8840513f2eaa21186c27625aecde373686601 [INFO] running `Command { std: "docker" "start" "-a" "204c55a348a90625efc0b2dfd2d8840513f2eaa21186c27625aecde373686601", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking base v0.1.0 (/opt/rustwide/workdir/src/base) [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/base/src/lib.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to iterate over `self.char_indices()` remove the call to `next` [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 10 | if let Some(elem) = self.char_indices().next() { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ColorExtend` is never used [INFO] [stdout] --> src/base/src/lib.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | trait ColorExtend { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TryAdd` is never used [INFO] [stdout] --> src/base/src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | trait TryAdd { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/base/src/lib.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to iterate over `self.char_indices()` remove the call to `next` [INFO] [stdout] | [INFO] [stdout] 10 | for elem in self.char_indices().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 10 | if let Some(elem) = self.char_indices().next() { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking actix-extend v0.1.0 (/opt/rustwide/workdir/src/actix-extend) [INFO] [stdout] warning: the item `AsyncContext` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `AsyncContext` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsyncContext` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `AsyncContext` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/actix-extend/src/extend.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{AsyncContext, Context, MailboxError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rust-extend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s [INFO] running `Command { std: "docker" "inspect" "204c55a348a90625efc0b2dfd2d8840513f2eaa21186c27625aecde373686601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204c55a348a90625efc0b2dfd2d8840513f2eaa21186c27625aecde373686601", kill_on_drop: false }` [INFO] [stdout] 204c55a348a90625efc0b2dfd2d8840513f2eaa21186c27625aecde373686601