[INFO] fetching crate requiem-utils 1.0.6... [INFO] checking requiem-utils-1.0.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate requiem-utils 1.0.6 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate requiem-utils 1.0.6 [INFO] finished tweaking crates.io crate requiem-utils 1.0.6 [INFO] tweaked toml for crates.io crate requiem-utils 1.0.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate requiem-utils 1.0.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 65 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.3) [INFO] [stderr] Adding bytes v0.5.6 (available: v1.10.1) [INFO] [stderr] Adding pin-project v0.4.30 (available: v1.1.10) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded requiem-service v1.0.5 [INFO] [stderr] Downloaded requiem-rt v1.0.0 [INFO] [stderr] Downloaded requiem-codec v0.2.0 [INFO] [stderr] Downloaded requiem-macros v0.1.1 [INFO] [stderr] Downloaded requiem-threadpool v0.3.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1693e06e03e00d03ef834492744beaa174988888e6821faaecccf43214df212 [INFO] running `Command { std: "docker" "start" "-a" "f1693e06e03e00d03ef834492744beaa174988888e6821faaecccf43214df212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1693e06e03e00d03ef834492744beaa174988888e6821faaecccf43214df212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1693e06e03e00d03ef834492744beaa174988888e6821faaecccf43214df212", kill_on_drop: false }` [INFO] [stdout] f1693e06e03e00d03ef834492744beaa174988888e6821faaecccf43214df212 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db97c8a7ea30191ef5b82e6e8c94d6fcc0d4a7edb974c9502c13c5e5ec951b55 [INFO] running `Command { std: "docker" "start" "-a" "db97c8a7ea30191ef5b82e6e8c94d6fcc0d4a7edb974c9502c13c5e5ec951b55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Checking requiem-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking requiem-threadpool v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking requiem-service v1.0.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking requiem-rt v1.0.0 [INFO] [stderr] Checking requiem-utils v1.0.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/condition.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 98 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 98 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/inflight.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 114 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 114 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/inflight.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 114 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 114 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/mpsc.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 182 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 182 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/oneshot.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 255 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 255 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/oneshot.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 255 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 255 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/order.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 208 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 208 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/time.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 158 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 158 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/time.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 158 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 158 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/time.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 158 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 158 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/time.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 158 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 158 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/timeout.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 181 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 181 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/timeout.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 181 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 181 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> src/timeout.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `requiem_rt::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 181 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 181 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: variable does not need to be mutable [INFO] [stdout] --> src/time.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let mut b = inner.get_mut(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(rust_2018_idioms, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_mut)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: variable does not need to be mutable [INFO] [stdout] --> src/time.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let mut b = inner.get_mut(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field `0` is never read [INFO] [stdout] --> src/time.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct SystemTime(Cell); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `SystemTime` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-utils` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: variable does not need to be mutable [INFO] [stdout] --> src/time.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let mut b = inner.get_mut(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(rust_2018_idioms, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_mut)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: variable does not need to be mutable [INFO] [stdout] --> src/time.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let mut b = inner.get_mut(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-utils` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "db97c8a7ea30191ef5b82e6e8c94d6fcc0d4a7edb974c9502c13c5e5ec951b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db97c8a7ea30191ef5b82e6e8c94d6fcc0d4a7edb974c9502c13c5e5ec951b55", kill_on_drop: false }` [INFO] [stdout] db97c8a7ea30191ef5b82e6e8c94d6fcc0d4a7edb974c9502c13c5e5ec951b55