[INFO] fetching crate pacaptr 0.21.0... [INFO] checking pacaptr-0.21.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate pacaptr 0.21.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate pacaptr 0.21.0 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 crates.io crate pacaptr 0.21.0 [INFO] finished tweaking crates.io crate pacaptr 0.21.0 [INFO] tweaked toml for crates.io crate pacaptr 0.21.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate pacaptr 0.21.0 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-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] b20dcecdbb8cc666d39351e2db0cf8b9ba4d4e37176c51280a77937bf292b3c7 [INFO] running `Command { std: "docker" "start" "-a" "b20dcecdbb8cc666d39351e2db0cf8b9ba4d4e37176c51280a77937bf292b3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20dcecdbb8cc666d39351e2db0cf8b9ba4d4e37176c51280a77937bf292b3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20dcecdbb8cc666d39351e2db0cf8b9ba4d4e37176c51280a77937bf292b3c7", kill_on_drop: false }` [INFO] [stdout] b20dcecdbb8cc666d39351e2db0cf8b9ba4d4e37176c51280a77937bf292b3c7 [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] 884577084b8347dc61b05a3341e3b97b706a39e4f2060afb64882a4d53ffde68 [INFO] running `Command { std: "docker" "start" "-a" "884577084b8347dc61b05a3341e3b97b706a39e4f2060afb64882a4d53ffde68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking winnow v0.5.35 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking pear v0.2.8 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Checking ctrlc v3.4.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking uzers v0.11.3 [INFO] [stderr] Compiling pacaptr-macros v0.21.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Compiling xshell-macros v0.2.5 [INFO] [stderr] Checking xshell v0.2.5 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling pacaptr v0.21.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/apk.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: `#[warn(out_of_scope_macro_calls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/apt.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/brew.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/choco.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/conda.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/dnf.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/emerge.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/pip.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/pkcon.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/port.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/scoop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/tlmgr.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/unknown.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/winget.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/xbps.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/zypper.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/apk.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: `#[warn(out_of_scope_macro_calls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/apt.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/brew.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/choco.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/conda.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/dnf.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/emerge.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/pip.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/pkcon.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/port.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/scoop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/tlmgr.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/unknown.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/winget.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/xbps.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `docs_self` in this scope [INFO] [stdout] --> src/pm/zypper.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = docs_self!()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [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/exec.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn new(cmd: impl IntoIterator>) -> Self { [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | Self { [INFO] [stdout] 109 | cmd: cmd.into_iter().map(|s| s.as_ref().into()).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] --> src/exec.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 249 | src: Option, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | src.map(into_bytes).ok_or_else(|| CmdNoHandleError { [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/exec.rs:396:24 [INFO] [stdout] | [INFO] [stdout] 396 | .filter(|line| patterns.matches(line).into_iter().count() == patterns.len()) [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/exec.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 447 | fn into_bytes(reader: impl AsyncRead) -> impl Stream> { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | FramedRead::new(reader, BytesCodec::new()).map_ok(BytesMut::freeze) [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/pm.rs:522:25 [INFO] [stdout] | [INFO] [stdout] 521 | pub fn with_flags(flags: impl IntoIterator>) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 522 | Self::WithFlags(flags.into_iter().map(|s| s.as_ref().into()).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] [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/pm.rs:549:31 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn native_no_confirm(no_confirm: impl IntoIterator>) -> Self { [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 549 | Self::NativeNoConfirm(no_confirm.into_iter().map(|s| s.as_ref().into()).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] [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/pm.rs:555:29 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn native_confirm(confirm: impl IntoIterator>) -> Self { [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 555 | Self::NativeConfirm(confirm.into_iter().map(|s| s.as_ref().into()).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] [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/pm.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 583 | pub fn with_flags(flags: impl IntoIterator>) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 584 | Self::WithFlags(flags.into_iter().map(|s| s.as_ref().into()).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] [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/pm/xbps.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 87 | lines.into_iter().try_fold(Ok(()), |acc, line| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | std::io::Result::Ok(match line { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 89 | | Ok(line) => { [INFO] [stdout] 90 | | stdout.write_all(&line)?; [INFO] [stdout] 91 | | acc [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }) [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/pm/xbps.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 141 | lines.into_iter().try_fold(Ok(()), |acc, line| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | std::io::Result::Ok(match line { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 143 | | Ok(line) => { [INFO] [stdout] 144 | | stdout.write_all(&line)?; [INFO] [stdout] 145 | | acc [INFO] [stdout] ... | [INFO] [stdout] 153 | | } [INFO] [stdout] 154 | | }) [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/exec.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn new(cmd: impl IntoIterator>) -> Self { [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | Self { [INFO] [stdout] 109 | cmd: cmd.into_iter().map(|s| s.as_ref().into()).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] --> src/exec.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 249 | src: Option, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | src.map(into_bytes).ok_or_else(|| CmdNoHandleError { [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/exec.rs:396:24 [INFO] [stdout] | [INFO] [stdout] 396 | .filter(|line| patterns.matches(line).into_iter().count() == patterns.len()) [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/exec.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 447 | fn into_bytes(reader: impl AsyncRead) -> impl Stream> { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | FramedRead::new(reader, BytesCodec::new()).map_ok(BytesMut::freeze) [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/pm.rs:522:25 [INFO] [stdout] | [INFO] [stdout] 521 | pub fn with_flags(flags: impl IntoIterator>) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 522 | Self::WithFlags(flags.into_iter().map(|s| s.as_ref().into()).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] [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/pm.rs:549:31 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn native_no_confirm(no_confirm: impl IntoIterator>) -> Self { [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 549 | Self::NativeNoConfirm(no_confirm.into_iter().map(|s| s.as_ref().into()).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] [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/pm.rs:555:29 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn native_confirm(confirm: impl IntoIterator>) -> Self { [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 555 | Self::NativeConfirm(confirm.into_iter().map(|s| s.as_ref().into()).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] [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/pm.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 583 | pub fn with_flags(flags: impl IntoIterator>) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 584 | Self::WithFlags(flags.into_iter().map(|s| s.as_ref().into()).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] [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/pm/xbps.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 87 | lines.into_iter().try_fold(Ok(()), |acc, line| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | std::io::Result::Ok(match line { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 89 | | Ok(line) => { [INFO] [stdout] 90 | | stdout.write_all(&line)?; [INFO] [stdout] 91 | | acc [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }) [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/pm/xbps.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 141 | lines.into_iter().try_fold(Ok(()), |acc, line| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | std::io::Result::Ok(match line { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 143 | | Ok(line) => { [INFO] [stdout] 144 | | stdout.write_all(&line)?; [INFO] [stdout] 145 | | acc [INFO] [stdout] ... | [INFO] [stdout] 153 | | } [INFO] [stdout] 154 | | }) [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 10 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pacaptr` (lib) due to 11 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pacaptr` (lib test) due to 11 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "884577084b8347dc61b05a3341e3b97b706a39e4f2060afb64882a4d53ffde68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884577084b8347dc61b05a3341e3b97b706a39e4f2060afb64882a4d53ffde68", kill_on_drop: false }` [INFO] [stdout] 884577084b8347dc61b05a3341e3b97b706a39e4f2060afb64882a4d53ffde68