[INFO] cloning repository https://github.com/Kade-Powell/actix-messages [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kade-Powell/actix-messages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKade-Powell%2Factix-messages", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKade-Powell%2Factix-messages'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb2df4fa2d5c0ebf5fabf38d34651310bc464191 [INFO] testing Kade-Powell/actix-messages against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKade-Powell%2Factix-messages" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kade-Powell/actix-messages on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kade-Powell/actix-messages [INFO] finished tweaking git repo https://github.com/Kade-Powell/actix-messages [INFO] tweaked toml for git repo https://github.com/Kade-Powell/actix-messages written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kade-Powell/actix-messages 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.10.1 [INFO] [stderr] Downloaded zerocopy v0.7.30 [INFO] [stderr] Downloaded syn v2.0.40 [INFO] [stderr] Downloaded zerocopy-derive v0.7.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5212be746eb5e218c87fbd4b0b7595b85b894f10f7daf7e4468c91e94f56cc82 [INFO] running `Command { std: "docker" "start" "-a" "5212be746eb5e218c87fbd4b0b7595b85b894f10f7daf7e4468c91e94f56cc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5212be746eb5e218c87fbd4b0b7595b85b894f10f7daf7e4468c91e94f56cc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5212be746eb5e218c87fbd4b0b7595b85b894f10f7daf7e4468c91e94f56cc82", kill_on_drop: false }` [INFO] [stdout] 5212be746eb5e218c87fbd4b0b7595b85b894f10f7daf7e4468c91e94f56cc82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ff55e08db844eb759e56aec0678ec3f93f599e5ade6bba57780bd63f5c9d74b [INFO] running `Command { std: "docker" "start" "-a" "0ff55e08db844eb759e56aec0678ec3f93f599e5ade6bba57780bd63f5c9d74b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling zerocopy v0.7.30 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stderr] Compiling actix-messages v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/lib.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{middleware, web, App, HttpRequest, HttpServer, Result}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.58s [INFO] running `Command { std: "docker" "inspect" "0ff55e08db844eb759e56aec0678ec3f93f599e5ade6bba57780bd63f5c9d74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff55e08db844eb759e56aec0678ec3f93f599e5ade6bba57780bd63f5c9d74b", kill_on_drop: false }` [INFO] [stdout] 0ff55e08db844eb759e56aec0678ec3f93f599e5ade6bba57780bd63f5c9d74b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca125d48650e2f816ba19f2c921c8b6f41479a64d392bd548da1a21612e7081 [INFO] running `Command { std: "docker" "start" "-a" "fca125d48650e2f816ba19f2c921c8b6f41479a64d392bd548da1a21612e7081", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/lib.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{middleware, web, App, HttpRequest, HttpServer, Result}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-messages v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/lib.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{middleware, web, App, HttpRequest, HttpServer, Result}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "fca125d48650e2f816ba19f2c921c8b6f41479a64d392bd548da1a21612e7081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca125d48650e2f816ba19f2c921c8b6f41479a64d392bd548da1a21612e7081", kill_on_drop: false }` [INFO] [stdout] fca125d48650e2f816ba19f2c921c8b6f41479a64d392bd548da1a21612e7081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d81e4606ff65985ee6bad9a69b724707edfcf4b86067bcf55ced85cfb19c488d [INFO] running `Command { std: "docker" "start" "-a" "d81e4606ff65985ee6bad9a69b724707edfcf4b86067bcf55ced85cfb19c488d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `HttpRequest` [INFO] [stderr] --> src/lib.rs:3:39 [INFO] [stderr] | [INFO] [stderr] 3 | use actix_web::{middleware, web, App, HttpRequest, HttpServer, Result}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `actix-messages` (lib) generated 1 warning (run `cargo fix --lib -p actix-messages` to apply 1 suggestion) [INFO] [stderr] warning: `actix-messages` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_messages-a31c15407c6aaae8) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actix_messages-0094efc14cd77f23) [INFO] [stderr] Doc-tests actix_messages [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] [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] running `Command { std: "docker" "inspect" "d81e4606ff65985ee6bad9a69b724707edfcf4b86067bcf55ced85cfb19c488d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81e4606ff65985ee6bad9a69b724707edfcf4b86067bcf55ced85cfb19c488d", kill_on_drop: false }` [INFO] [stdout] d81e4606ff65985ee6bad9a69b724707edfcf4b86067bcf55ced85cfb19c488d [INFO] testing Kade-Powell/actix-messages against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKade-Powell%2Factix-messages" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kade-Powell/actix-messages on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kade-Powell/actix-messages [INFO] finished tweaking git repo https://github.com/Kade-Powell/actix-messages [INFO] tweaked toml for git repo https://github.com/Kade-Powell/actix-messages written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Kade-Powell/actix-messages 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9467503ad53b690b1a58c6e832dac4f9b16d764611d215d7b03ea4ca99f921ae [INFO] running `Command { std: "docker" "start" "-a" "9467503ad53b690b1a58c6e832dac4f9b16d764611d215d7b03ea4ca99f921ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9467503ad53b690b1a58c6e832dac4f9b16d764611d215d7b03ea4ca99f921ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9467503ad53b690b1a58c6e832dac4f9b16d764611d215d7b03ea4ca99f921ae", kill_on_drop: false }` [INFO] [stdout] 9467503ad53b690b1a58c6e832dac4f9b16d764611d215d7b03ea4ca99f921ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9dee275cd4c0ac79cb9ad31d2f100906996570f45b587da8ea1bffe034e6818 [INFO] running `Command { std: "docker" "start" "-a" "d9dee275cd4c0ac79cb9ad31d2f100906996570f45b587da8ea1bffe034e6818", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling zerocopy v0.7.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d9dee275cd4c0ac79cb9ad31d2f100906996570f45b587da8ea1bffe034e6818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9dee275cd4c0ac79cb9ad31d2f100906996570f45b587da8ea1bffe034e6818", kill_on_drop: false }` [INFO] [stdout] d9dee275cd4c0ac79cb9ad31d2f100906996570f45b587da8ea1bffe034e6818