[INFO] fetching crate cargo-expect 0.1.1... [INFO] checking cargo-expect-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate cargo-expect 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cargo-expect 0.1.1 [INFO] finished tweaking crates.io crate cargo-expect 0.1.1 [INFO] tweaked toml for crates.io crate cargo-expect 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-expect 0.1.1 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 87 packages to latest compatible versions [INFO] [stderr] Adding colored v1.9.4 (available: v3.0.0) [INFO] [stderr] Adding crossbeam v0.4.1 (available: v0.8.4) [INFO] [stderr] Adding structopt v0.2.18 (available: v0.3.26) [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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-channel v0.2.6 [INFO] [stderr] Downloaded crossbeam-epoch v0.6.1 [INFO] [stderr] Downloaded crossbeam-deque v0.5.2 [INFO] [stderr] Downloaded crossbeam v0.4.1 [INFO] [stderr] Downloaded expectation-shared v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 936489c834e5716ee2200ba26aea1fe5118db82bb04d2f8518e3cd388e91a02f [INFO] running `Command { std: "docker" "start" "-a" "936489c834e5716ee2200ba26aea1fe5118db82bb04d2f8518e3cd388e91a02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "936489c834e5716ee2200ba26aea1fe5118db82bb04d2f8518e3cd388e91a02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936489c834e5716ee2200ba26aea1fe5118db82bb04d2f8518e3cd388e91a02f", kill_on_drop: false }` [INFO] [stdout] 936489c834e5716ee2200ba26aea1fe5118db82bb04d2f8518e3cd388e91a02f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 718051954c050dc22e0c0723ce6a12b0f633b63176c27b119b939245e85c2237 [INFO] running `Command { std: "docker" "start" "-a" "718051954c050dc22e0c0723ce6a12b0f633b63176c27b119b939245e85c2237", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking expectation-shared v0.1.0 [INFO] [stderr] Checking cargo-expect v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / select![ [INFO] [stdout] 110 | | recv(messages, item) => { [INFO] [stdout] 111 | | match item { [INFO] [stdout] 112 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 128 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / select![ [INFO] [stdout] 110 | | recv(messages, item) => { [INFO] [stdout] 111 | | match item { [INFO] [stdout] 112 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 128 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / select![ [INFO] [stdout] 110 | | recv(messages, item) => { [INFO] [stdout] 111 | | match item { [INFO] [stdout] 112 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 128 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / select![ [INFO] [stdout] 167 | | recv(messages, item) => { [INFO] [stdout] 168 | | match item { [INFO] [stdout] 169 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 176 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 177 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / select![ [INFO] [stdout] 167 | | recv(messages, item) => { [INFO] [stdout] 168 | | match item { [INFO] [stdout] 169 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 176 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 177 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / select![ [INFO] [stdout] 167 | | recv(messages, item) => { [INFO] [stdout] 168 | | match item { [INFO] [stdout] 169 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 176 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 177 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/promote.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn promote(result: &ResultKind, filesystem: Box) -> IoResult { [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub fn promote(result: &ResultKind, filesystem: Box) -> IoResult { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output.rs:52:42 [INFO] [stdout] | [INFO] [stdout] 52 | println!(" ► {}", ioe.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / select![ [INFO] [stdout] 110 | | recv(messages, item) => { [INFO] [stdout] 111 | | match item { [INFO] [stdout] 112 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 128 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / select![ [INFO] [stdout] 110 | | recv(messages, item) => { [INFO] [stdout] 111 | | match item { [INFO] [stdout] 112 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 128 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / select![ [INFO] [stdout] 110 | | recv(messages, item) => { [INFO] [stdout] 111 | | match item { [INFO] [stdout] 112 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 128 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / select![ [INFO] [stdout] 167 | | recv(messages, item) => { [INFO] [stdout] 168 | | match item { [INFO] [stdout] 169 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 176 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 177 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / select![ [INFO] [stdout] 167 | | recv(messages, item) => { [INFO] [stdout] 168 | | match item { [INFO] [stdout] 169 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 176 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 177 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / select![ [INFO] [stdout] 167 | | recv(messages, item) => { [INFO] [stdout] 168 | | match item { [INFO] [stdout] 169 | | Some((name, results)) => { [INFO] [stdout] ... | [INFO] [stdout] 176 | | recv(done_recvr, _) => { break 'a; } [INFO] [stdout] 177 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `select` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `select` may come from an old version of the `crossbeam_channel` crate, try updating your dependency with `cargo update -p crossbeam_channel` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/promote.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn promote(result: &ResultKind, filesystem: Box) -> IoResult { [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub fn promote(result: &ResultKind, filesystem: Box) -> IoResult { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/output.rs:52:42 [INFO] [stdout] | [INFO] [stdout] 52 | println!(" ► {}", ioe.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.94s [INFO] running `Command { std: "docker" "inspect" "718051954c050dc22e0c0723ce6a12b0f633b63176c27b119b939245e85c2237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718051954c050dc22e0c0723ce6a12b0f633b63176c27b119b939245e85c2237", kill_on_drop: false }` [INFO] [stdout] 718051954c050dc22e0c0723ce6a12b0f633b63176c27b119b939245e85c2237