[INFO] cloning repository https://github.com/Wildboar-Software/sasl-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wildboar-Software/sasl-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWildboar-Software%2Fsasl-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWildboar-Software%2Fsasl-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0a1b292546f05b1e7011aa30bb6f19a0e0e1472 [INFO] checking Wildboar-Software/sasl-server/a0a1b292546f05b1e7011aa30bb6f19a0e0e1472 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%2FWildboar-Software%2Fsasl-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wildboar-Software/sasl-server 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/Wildboar-Software/sasl-server [INFO] finished tweaking git repo https://github.com/Wildboar-Software/sasl-server [INFO] tweaked toml for git repo https://github.com/Wildboar-Software/sasl-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Wildboar-Software/sasl-server 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5f9cf10e75d7e7b5c8deb1fc556f1239c3d23b921415c89cea8b0ad8b39c2fd3 [INFO] running `Command { std: "docker" "start" "-a" "5f9cf10e75d7e7b5c8deb1fc556f1239c3d23b921415c89cea8b0ad8b39c2fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9cf10e75d7e7b5c8deb1fc556f1239c3d23b921415c89cea8b0ad8b39c2fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9cf10e75d7e7b5c8deb1fc556f1239c3d23b921415c89cea8b0ad8b39c2fd3", kill_on_drop: false }` [INFO] [stdout] 5f9cf10e75d7e7b5c8deb1fc556f1239c3d23b921415c89cea8b0ad8b39c2fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8ffb3aeffb950f88375fba596ee04cfb353c87179478341a51840ccf1a7bf6f6 [INFO] running `Command { std: "docker" "start" "-a" "8ffb3aeffb950f88375fba596ee04cfb353c87179478341a51840ccf1a7bf6f6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking md4 v0.10.2 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking base32 v0.5.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking rfc2289-otp v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Compiling sasl-server v0.1.0 (/opt/rustwide/workdir/sasl-server) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stdout] warning: unused variable: `attempt` [INFO] [stdout] --> sasl-server/src/providers/memory.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | attempt: &AuthAttempt, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> sasl-server/src/main.rs:172:29 [INFO] [stdout] | [INFO] [stdout] 172 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> sasl-server/src/main.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attempt` [INFO] [stdout] --> sasl-server/src/providers/memory.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | attempt: &AuthAttempt, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UserInfoProvider` is never used [INFO] [stdout] --> sasl-server/src/main.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | pub(crate) trait UserInfoProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> sasl-server/src/main.rs:172:29 [INFO] [stdout] | [INFO] [stdout] 172 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> sasl-server/src/main.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `OAuthBearerProvider` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait OAuthBearerProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OTPIdentityAssertion` is never constructed [INFO] [stdout] --> sasl-server/src/mechs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct OTPIdentityAssertion <'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OTPIdentityAssertion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ExternalAssertion` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub type ExternalAssertion = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExternalProvider` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) trait ExternalProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AnonymousAssertion` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub type AnonymousAssertion = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AnonymousProvider` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | pub(crate) trait AnonymousProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Scrypt` is never constructed [INFO] [stdout] --> sasl-server/src/password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum PBKDFAlgorithm { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Scrypt((ScryptParams, Vec)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PBKDFAlgorithm` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_current_step` is never used [INFO] [stdout] --> sasl-server/src/providers/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait Stepped { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 20 | [INFO] [stdout] 21 | async fn get_current_step ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `identifier` is never read [INFO] [stdout] --> sasl-server/src/providers/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AuthProvider { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 32 | pub identifier: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> sasl-server/src/providers/memory.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct UserEntry { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 45 | pub id: UserId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AuthzId` is never used [INFO] [stdout] --> sasl-server/src/types.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type AuthzId = UserId; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> sasl-server/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct AuthAttempt [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub id: AttemptId, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub local_addr: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub remote_addr: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub submitted_securely: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub requested_host: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub tls_info: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub ignore_penalty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthAttempt` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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] --> sasl-server/src/main.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 38 | let mut mechs_set = HashSet::with_capacity(16); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | supported_mechanisms: mechs_set.into_iter().collect(), [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] --> sasl-server/src/main.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 57 | _request: tonic::Request<()>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 62 | | Ok(tonic::Response::new(GetAvailableMechanismsResult{ [INFO] [stdout] 63 | | mechanisms: self.supported_mechanisms [INFO] [stdout] 64 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 71 | | })) [INFO] [stdout] 72 | | } [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] --> sasl-server/src/main.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 76 | request: tonic::Request, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 81 | | let req = request.into_inner(); [INFO] [stdout] 82 | | if req.attempt_id.len() != 0 && req.attempt_id.len() != 16 { [INFO] [stdout] 83 | | return Ok(tonic::Response::new(AuthenticateResult{ [INFO] [stdout] ... | [INFO] [stdout] 288 | | } [INFO] [stdout] 289 | | } [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:265:36 [INFO] [stdout] | [INFO] [stdout] 249 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | SaslServiceClient::new(InterceptedService::new(inner, interceptor)) [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:383:28 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn new(inner: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 383 | Self::from_arc(Arc::new(inner)) [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:402:37 [INFO] [stdout] | [INFO] [stdout] 396 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | InterceptedService::new(Self::new(inner), interceptor) [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:464:76 [INFO] [stdout] | [INFO] [stdout] 461 | fn call(&mut self, request: tonic::Request<()>) -> Self::Future { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 462 | let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 463 | let fut = async move { [INFO] [stdout] 464 | (*inner).get_available_mechanisms(request).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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:510:64 [INFO] [stdout] | [INFO] [stdout] 506 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 507 | ... ) -> Self::Future { [INFO] [stdout] 508 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 509 | ... let fut = async move { [INFO] [stdout] 510 | ... (*inner).authenticate(request).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] --> sasl-server/src/logging.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | let stdout = ConsoleAppender::builder().build(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | / Config::builder() [INFO] [stdout] 8 | | .appender(Appender::builder().build("stdout", Box::new(stdout))) [INFO] [stdout] 9 | | .logger(Logger::builder().build("yeetbox", LevelFilter::Info)) [INFO] [stdout] 10 | | .build(Root::builder().appender("stdout").build(LevelFilter::Info)) [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 9 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UserInfoProvider` is never used [INFO] [stdout] --> sasl-server/src/main.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | pub(crate) trait UserInfoProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `OAuthBearerProvider` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait OAuthBearerProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OTPIdentityAssertion` is never constructed [INFO] [stdout] --> sasl-server/src/mechs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct OTPIdentityAssertion <'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OTPIdentityAssertion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ExternalAssertion` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub type ExternalAssertion = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExternalProvider` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) trait ExternalProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AnonymousAssertion` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub type AnonymousAssertion = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AnonymousProvider` is never used [INFO] [stdout] --> sasl-server/src/mechs.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | pub(crate) trait AnonymousProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Scrypt` is never constructed [INFO] [stdout] --> sasl-server/src/password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum PBKDFAlgorithm { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Scrypt((ScryptParams, Vec)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PBKDFAlgorithm` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_current_step` is never used [INFO] [stdout] --> sasl-server/src/providers/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait Stepped { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 20 | [INFO] [stdout] 21 | async fn get_current_step ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `identifier` is never read [INFO] [stdout] --> sasl-server/src/providers/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AuthProvider { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 32 | pub identifier: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> sasl-server/src/providers/memory.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct UserEntry { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 45 | pub id: UserId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AuthzId` is never used [INFO] [stdout] --> sasl-server/src/types.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type AuthzId = UserId; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> sasl-server/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct AuthAttempt [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub id: AttemptId, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub local_addr: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub remote_addr: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub submitted_securely: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub requested_host: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub tls_info: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub ignore_penalty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthAttempt` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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] --> sasl-server/src/main.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 38 | let mut mechs_set = HashSet::with_capacity(16); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | supported_mechanisms: mechs_set.into_iter().collect(), [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] --> sasl-server/src/main.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 57 | _request: tonic::Request<()>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 62 | | Ok(tonic::Response::new(GetAvailableMechanismsResult{ [INFO] [stdout] 63 | | mechanisms: self.supported_mechanisms [INFO] [stdout] 64 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 71 | | })) [INFO] [stdout] 72 | | } [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] --> sasl-server/src/main.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 76 | request: tonic::Request, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 81 | | let req = request.into_inner(); [INFO] [stdout] 82 | | if req.attempt_id.len() != 0 && req.attempt_id.len() != 16 { [INFO] [stdout] 83 | | return Ok(tonic::Response::new(AuthenticateResult{ [INFO] [stdout] ... | [INFO] [stdout] 288 | | } [INFO] [stdout] 289 | | } [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] [stderr] error: could not compile `sasl-server` (bin "sasl-server") due to 10 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:265:36 [INFO] [stdout] | [INFO] [stdout] 249 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | SaslServiceClient::new(InterceptedService::new(inner, interceptor)) [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:383:28 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn new(inner: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 383 | Self::from_arc(Arc::new(inner)) [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:402:37 [INFO] [stdout] | [INFO] [stdout] 396 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | InterceptedService::new(Self::new(inner), interceptor) [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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:464:76 [INFO] [stdout] | [INFO] [stdout] 461 | fn call(&mut self, request: tonic::Request<()>) -> Self::Future { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 462 | let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 463 | let fut = async move { [INFO] [stdout] 464 | (*inner).get_available_mechanisms(request).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] --> /opt/rustwide/target/debug/build/sasl-server-a8836f9685be1824/out/sasl.rs:510:64 [INFO] [stdout] | [INFO] [stdout] 506 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 507 | ... ) -> Self::Future { [INFO] [stdout] 508 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 509 | ... let fut = async move { [INFO] [stdout] 510 | ... (*inner).authenticate(request).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] --> sasl-server/src/logging.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | let stdout = ConsoleAppender::builder().build(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | / Config::builder() [INFO] [stdout] 8 | | .appender(Appender::builder().build("stdout", Box::new(stdout))) [INFO] [stdout] 9 | | .logger(Logger::builder().build("yeetbox", LevelFilter::Info)) [INFO] [stdout] 10 | | .build(Root::builder().appender("stdout").build(LevelFilter::Info)) [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 9 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sasl-server` (bin "sasl-server" test) due to 10 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8ffb3aeffb950f88375fba596ee04cfb353c87179478341a51840ccf1a7bf6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffb3aeffb950f88375fba596ee04cfb353c87179478341a51840ccf1a7bf6f6", kill_on_drop: false }` [INFO] [stdout] 8ffb3aeffb950f88375fba596ee04cfb353c87179478341a51840ccf1a7bf6f6