[INFO] cloning repository https://github.com/davidbriggs4l/ci-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidbriggs4l/ci-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbriggs4l%2Fci-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbriggs4l%2Fci-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16c64109309f161adeea408891a7c182e568fc20 [INFO] checking davidbriggs4l/ci-rs/16c64109309f161adeea408891a7c182e568fc20 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbriggs4l%2Fci-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidbriggs4l/ci-rs on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidbriggs4l/ci-rs [INFO] finished tweaking git repo https://github.com/davidbriggs4l/ci-rs [INFO] tweaked toml for git repo https://github.com/davidbriggs4l/ci-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davidbriggs4l/ci-rs 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f86f27d5f692999cd25b775da128c4690a9da1ea42840914f143e7a2d2b0e7b3 [INFO] running `Command { std: "docker" "start" "-a" "f86f27d5f692999cd25b775da128c4690a9da1ea42840914f143e7a2d2b0e7b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f86f27d5f692999cd25b775da128c4690a9da1ea42840914f143e7a2d2b0e7b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86f27d5f692999cd25b775da128c4690a9da1ea42840914f143e7a2d2b0e7b3", kill_on_drop: false }` [INFO] [stdout] f86f27d5f692999cd25b775da128c4690a9da1ea42840914f143e7a2d2b0e7b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f8c3ed9bc3a5aa63faecafd813fb1cbe409ce0b6fd0468d408c4b114b06d47 [INFO] running `Command { std: "docker" "start" "-a" "49f8c3ed9bc3a5aa63faecafd813fb1cbe409ce0b6fd0468d408c4b114b06d47", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling bollard-buildkit-proto v0.3.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking nonempty v0.10.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking bollard-stubs v1.41.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking ci-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CreateContainerConfig`, `CreateContainerOptions`, and `StartContainerOptions` [INFO] [stdout] --> src/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | container::{CreateContainerConfig, CreateContainerOptions, StartContainerOptions}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/main.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{collections::HashMap, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BorrowMut` [INFO] [stdout] --> src/core/build.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::{Borrow, BorrowMut}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ContainerWaitResponseError` [INFO] [stdout] --> src/core/build.rs:7:52 [INFO] [stdout] | [INFO] [stdout] 7 | use bollard_stubs::models::{ContainerWaitResponse, ContainerWaitResponseError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonempty::NonEmpty` [INFO] [stdout] --> src/core/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use nonempty::NonEmpty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Method` [INFO] [stdout] --> src/docker.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | use hyper::{self, body::Bytes, Method, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CreateContainerConfig`, `CreateContainerOptions`, and `StartContainerOptions` [INFO] [stdout] --> src/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | container::{CreateContainerConfig, CreateContainerOptions, StartContainerOptions}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/main.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{collections::HashMap, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BorrowMut` [INFO] [stdout] --> src/core/build.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::{Borrow, BorrowMut}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ContainerWaitResponseError` [INFO] [stdout] --> src/core/build.rs:7:52 [INFO] [stdout] | [INFO] [stdout] 7 | use bollard_stubs::models::{ContainerWaitResponse, ContainerWaitResponseError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonempty::NonEmpty` [INFO] [stdout] --> src/core/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use nonempty::NonEmpty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Method` [INFO] [stdout] --> src/docker.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | use hyper::{self, body::Bytes, Method, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/docker/container.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/docker/container.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> src/docker/utils.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = "chrono", not(feature = "time")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = "chrono", not(feature = "time")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ssl` [INFO] [stdout] --> src/docker/errors.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "ssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `ssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> src/docker/utils.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = "chrono", not(feature = "time")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/docker/utils.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(feature = "chrono", not(feature = "time")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `home`, `hyper-rustls`, `num`, `rand`, `rustls`, `rustls-native-certs`, `rustls-pemfile`, `rustls-pki-types`, and `tower-service` [INFO] [stdout] = help: consider adding `time` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/core/build.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | .find(|(step_name, res)| step_name.0 == step_name_to_match.0) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/core/build.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | if let Some(ref s) = step.depends_on { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/core/build.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | .find(|(step_name, res)| step_name.0 == step_name_to_match.0) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/core/build.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | if let Some(ref s) = step.depends_on { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `all_steps_succeeded` and `find_depends_on` are never used [INFO] [stdout] --> src/core/build.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 36 | impl Build { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn all_steps_succeeded(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn find_depends_on(completed_steps: CompletedSteps, step_depens_on: Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_DOCKER_HOST` is never used [INFO] [stdout] --> src/docker.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub const DEFAULT_DOCKER_HOST: &str = DEFAULT_SOCKET; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_timeout`, `timeout`, and `set_timeout` are never used [INFO] [stdout] --> src/docker.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 165 | impl Docker { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 166 | /// By default, 2 minutes. [INFO] [stdout] 167 | pub fn with_timeout(mut self, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn timeout(&self) -> Duration { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn set_timeout(&mut self, timeout: Duration) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `process_into_stream_string` and `decode_into_stream_string` are never used [INFO] [stdout] --> src/docker.rs:198:19 [INFO] [stdout] | [INFO] [stdout] 182 | impl Docker { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | pub(crate) fn process_into_stream_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn decode_into_stream_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `APIVersionParseError`, `DockerStreamError`, `MissingSessionBuildkitError`, `MissingVersionBuildkitError`, and `UnsupportedURISchemeError` are never constructed [INFO] [stdout] --> src/docker/errors.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 60 | APIVersionParseError {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | DockerStreamError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | MissingSessionBuildkitError {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | MissingVersionBuildkitError {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | UnsupportedURISchemeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NewlineLogOutputDecoderState` is never used [INFO] [stdout] --> src/docker/read.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | enum NewlineLogOutputDecoderState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NewlineLogOutputDecoder` is never constructed [INFO] [stdout] --> src/docker/read.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) struct NewlineLogOutputDecoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/docker/read.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 35 | impl NewlineLogOutputDecoder { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 36 | pub(crate) fn new(is_tcp: bool) -> NewlineLogOutputDecoder { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/docker/read.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 262 | impl AsyncUpgraded { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 263 | pub(crate) fn new(upgraded: Upgraded) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/docker/read.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 313 | impl IncomingStream { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 314 | pub(crate) fn new(incoming: Incoming) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StdErr`, `StdOut`, `StdIn`, and `Console` are never constructed [INFO] [stdout] --> src/docker/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum LogOutput { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 10 | StdErr { message: Bytes }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | StdOut { message: Bytes }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | StdIn { message: Bytes }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | Console { message: Bytes }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogOutput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/docker/utils.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl LogOutput { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 40 | /// Get the raw bytes of the output [INFO] [stdout] 41 | pub fn into_bytes(self) -> Bytes { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_as_json` is never used [INFO] [stdout] --> src/docker/utils.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) fn serialize_as_json(t: &T, s: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_join_newlines` is never used [INFO] [stdout] --> src/docker/utils.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn serialize_join_newlines(t: &[&str], s: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `all_steps_succeeded` and `find_depends_on` are never used [INFO] [stdout] --> src/core/build.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 36 | impl Build { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn all_steps_succeeded(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn find_depends_on(completed_steps: CompletedSteps, step_depens_on: Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_DOCKER_HOST` is never used [INFO] [stdout] --> src/docker.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub const DEFAULT_DOCKER_HOST: &str = DEFAULT_SOCKET; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_timeout`, `timeout`, and `set_timeout` are never used [INFO] [stdout] --> src/docker.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 165 | impl Docker { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 166 | /// By default, 2 minutes. [INFO] [stdout] 167 | pub fn with_timeout(mut self, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn timeout(&self) -> Duration { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn set_timeout(&mut self, timeout: Duration) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `process_into_stream_string` and `decode_into_stream_string` are never used [INFO] [stdout] --> src/docker.rs:198:19 [INFO] [stdout] | [INFO] [stdout] 182 | impl Docker { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | pub(crate) fn process_into_stream_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn decode_into_stream_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `APIVersionParseError`, `DockerStreamError`, `MissingSessionBuildkitError`, `MissingVersionBuildkitError`, and `UnsupportedURISchemeError` are never constructed [INFO] [stdout] --> src/docker/errors.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 60 | APIVersionParseError {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | DockerStreamError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | MissingSessionBuildkitError {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | MissingVersionBuildkitError {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | UnsupportedURISchemeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NewlineLogOutputDecoderState` is never used [INFO] [stdout] --> src/docker/read.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | enum NewlineLogOutputDecoderState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NewlineLogOutputDecoder` is never constructed [INFO] [stdout] --> src/docker/read.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) struct NewlineLogOutputDecoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/docker/read.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 35 | impl NewlineLogOutputDecoder { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 36 | pub(crate) fn new(is_tcp: bool) -> NewlineLogOutputDecoder { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/docker/read.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 262 | impl AsyncUpgraded { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 263 | pub(crate) fn new(upgraded: Upgraded) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/docker/read.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 313 | impl IncomingStream { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 314 | pub(crate) fn new(incoming: Incoming) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StdErr`, `StdOut`, `StdIn`, and `Console` are never constructed [INFO] [stdout] --> src/docker/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum LogOutput { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 10 | StdErr { message: Bytes }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | StdOut { message: Bytes }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | StdIn { message: Bytes }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | Console { message: Bytes }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogOutput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/docker/utils.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl LogOutput { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 40 | /// Get the raw bytes of the output [INFO] [stdout] 41 | pub fn into_bytes(self) -> Bytes { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_as_json` is never used [INFO] [stdout] --> src/docker/utils.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) fn serialize_as_json(t: &T, s: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_join_newlines` is never used [INFO] [stdout] --> src/docker/utils.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn serialize_join_newlines(t: &[&str], s: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 148 | let client_builder = Client::builder(TokioExecutor::new()); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | [INFO] [stdout] 150 | let client = client_builder.build(unix_connector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let transport = Transport::Unix { client }; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | Ok(Docker { [INFO] [stdout] | ____________^ [INFO] [stdout] 153 | | client_addr, [INFO] [stdout] 154 | | client_timeout: timeout, [INFO] [stdout] 155 | | transport: Arc::new(transport), [INFO] [stdout] ... | [INFO] [stdout] 160 | | )), [INFO] [stdout] 161 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 185 | req: Result>, Error>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 191 | / self.process_request(req) [INFO] [stdout] 192 | | .map_ok(Docker::decode_into_stream::) [INFO] [stdout] 193 | | .into_stream() [INFO] [stdout] 194 | | .try_flatten(), [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 200 | req: Result>, Error>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 203 | / self.process_request(req) [INFO] [stdout] 204 | | .map_ok(Docker::decode_into_stream_string) [INFO] [stdout] 205 | | .try_flatten_stream(), [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:226:58 [INFO] [stdout] | [INFO] [stdout] 225 | let fut = self.process_request(req); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | async move { Docker::decode_response(fut.await?).await } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 228 | pub(crate) fn serialize_payload(body: Option) -> Result, Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 232 | / match body.map(|inst| serde_json::to_string(&inst)) { [INFO] [stdout] 233 | | Some(Ok(res)) => Ok(Some(res)), [INFO] [stdout] 234 | | Some(Err(e)) => Err(e.into()), [INFO] [stdout] 235 | | None => Ok(None), [INFO] [stdout] 236 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:239:42 [INFO] [stdout] | [INFO] [stdout] 239 | .map(|content| Full::new(content.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:252:25 [INFO] [stdout] | [INFO] [stdout] 248 | fn decode_into_stream(res: Response) -> impl Stream> [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | FramedRead::new(StreamReader::new(res.into_body()), JsonLineDecoder::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 148 | let client_builder = Client::builder(TokioExecutor::new()); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | [INFO] [stdout] 150 | let client = client_builder.build(unix_connector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let transport = Transport::Unix { client }; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | Ok(Docker { [INFO] [stdout] | ____________^ [INFO] [stdout] 153 | | client_addr, [INFO] [stdout] 154 | | client_timeout: timeout, [INFO] [stdout] 155 | | transport: Arc::new(transport), [INFO] [stdout] ... | [INFO] [stdout] 160 | | )), [INFO] [stdout] 161 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 256 | res: Response, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 257 | ) -> impl Stream> { [INFO] [stdout] 258 | / FramedRead::new( [INFO] [stdout] 259 | | StreamReader::new(res.into_body()), [INFO] [stdout] 260 | | NewlineLogOutputDecoder::new(false), [INFO] [stdout] 261 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 185 | req: Result>, Error>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 191 | / self.process_request(req) [INFO] [stdout] 192 | | .map_ok(Docker::decode_into_stream::) [INFO] [stdout] 193 | | .into_stream() [INFO] [stdout] 194 | | .try_flatten(), [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 200 | req: Result>, Error>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 203 | / self.process_request(req) [INFO] [stdout] 204 | | .map_ok(Docker::decode_into_stream_string) [INFO] [stdout] 205 | | .try_flatten_stream(), [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 267 | builder: Builder, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | query: Option, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 269 | payload: Result, Error>, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | let req_uri: hyper::Uri = uri.try_into()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | Ok(builder [INFO] [stdout] | ____________^ [INFO] [stdout] 283 | | .uri(req_uri) [INFO] [stdout] 284 | | .header(CONTENT_TYPE, "application/json") [INFO] [stdout] 285 | | .body(payload?)?) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:226:58 [INFO] [stdout] | [INFO] [stdout] 225 | let fut = self.process_request(req); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | async move { Docker::decode_response(fut.await?).await } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 228 | pub(crate) fn serialize_payload(body: Option) -> Result, Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 232 | / match body.map(|inst| serde_json::to_string(&inst)) { [INFO] [stdout] 233 | | Some(Ok(res)) => Ok(Some(res)), [INFO] [stdout] 234 | | Some(Err(e)) => Err(e.into()), [INFO] [stdout] 235 | | None => Ok(None), [INFO] [stdout] 236 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:239:42 [INFO] [stdout] | [INFO] [stdout] 239 | .map(|content| Full::new(content.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:252:25 [INFO] [stdout] | [INFO] [stdout] 248 | fn decode_into_stream(res: Response) -> impl Stream> [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | FramedRead::new(StreamReader::new(res.into_body()), JsonLineDecoder::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 256 | res: Response, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 257 | ) -> impl Stream> { [INFO] [stdout] 258 | / FramedRead::new( [INFO] [stdout] 259 | | StreamReader::new(res.into_body()), [INFO] [stdout] 260 | | NewlineLogOutputDecoder::new(false), [INFO] [stdout] 261 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker/container.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 102 | options: Option>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let req = self.build_request( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | self.process_into_stream(req).map(|res| match res { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 267 | builder: Builder, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | query: Option, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 269 | payload: Result, Error>, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | let req_uri: hyper::Uri = uri.try_into()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | Ok(builder [INFO] [stdout] | ____________^ [INFO] [stdout] 283 | | .uri(req_uri) [INFO] [stdout] 284 | | .header(CONTENT_TYPE, "application/json") [INFO] [stdout] 285 | | .body(payload?)?) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker/container.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 102 | options: Option>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let req = self.build_request( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | self.process_into_stream(req).map(|res| match res { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker/read.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 195 | pub(crate) fn new(stream: Incoming) -> StreamReader { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | state: ReadState::NotReady, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker/read.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 278 | other => return other, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 283 | Poll::Ready(Ok(())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker/read.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 195 | pub(crate) fn new(stream: Incoming) -> StreamReader { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | state: ReadState::NotReady, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/docker/read.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 278 | other => return other, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 283 | Poll::Ready(Ok(())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ci-rs` (bin "ci-rs") due to 13 previous errors; 33 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ci-rs` (bin "ci-rs" test) due to 13 previous errors; 33 warnings emitted [INFO] running `Command { std: "docker" "inspect" "49f8c3ed9bc3a5aa63faecafd813fb1cbe409ce0b6fd0468d408c4b114b06d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f8c3ed9bc3a5aa63faecafd813fb1cbe409ce0b6fd0468d408c4b114b06d47", kill_on_drop: false }` [INFO] [stdout] 49f8c3ed9bc3a5aa63faecafd813fb1cbe409ce0b6fd0468d408c4b114b06d47