[INFO] fetching crate pacaptr 0.23.0...
[INFO] testing pacaptr-0.23.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pacaptr 0.23.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pacaptr 0.23.0
[INFO] finished tweaking crates.io crate pacaptr 0.23.0
[INFO] tweaked toml for crates.io crate pacaptr 0.23.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pacaptr 0.23.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pacaptr 0.23.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6006f86c7e9d0027ccee0172ab3da9cc1d22dfd94626d9fccbc16c7ff8be9d15
[INFO] running `Command { std: "docker" "start" "-a" "6006f86c7e9d0027ccee0172ab3da9cc1d22dfd94626d9fccbc16c7ff8be9d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6006f86c7e9d0027ccee0172ab3da9cc1d22dfd94626d9fccbc16c7ff8be9d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6006f86c7e9d0027ccee0172ab3da9cc1d22dfd94626d9fccbc16c7ff8be9d15", kill_on_drop: false }`
[INFO] [stdout] 6006f86c7e9d0027ccee0172ab3da9cc1d22dfd94626d9fccbc16c7ff8be9d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6e720ad9273e9da9ff407b74abd97b9846421030d20b348c60d8ae297e8ff0a
[INFO] running `Command { std: "docker" "start" "-a" "f6e720ad9273e9da9ff407b74abd97b9846421030d20b348c60d8ae297e8ff0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-ext-derive v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling thiserror-ext v0.2.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pacaptr-macros v0.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling pacaptr v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `apk`
[INFO] [stdout]  --> src/pm/apk.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `apk`
[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 <https://github.com/rust-lang/rust/issues/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)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/apk.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `apt`
[INFO] [stdout]  --> src/pm/apt.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `apt`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/apt.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `brew`
[INFO] [stdout]  --> src/pm/brew.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `brew`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/brew.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `choco`
[INFO] [stdout]  --> src/pm/choco.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `choco`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/choco.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `conda`
[INFO] [stdout]  --> src/pm/conda.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `conda`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/conda.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `dnf`
[INFO] [stdout]  --> src/pm/dnf.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `dnf`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/dnf.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `emerge`
[INFO] [stdout]  --> src/pm/emerge.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `emerge`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/emerge.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `pip`
[INFO] [stdout]  --> src/pm/pip.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `pip`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/pip.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `pkcon`
[INFO] [stdout]  --> src/pm/pkcon.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `pkcon`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/pkcon.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `port`
[INFO] [stdout]  --> src/pm/port.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `port`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/port.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `scoop`
[INFO] [stdout]  --> src/pm/scoop.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `scoop`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/scoop.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `tlmgr`
[INFO] [stdout]  --> src/pm/tlmgr.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `tlmgr`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/tlmgr.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `unknown`
[INFO] [stdout]  --> src/pm/unknown.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `unknown`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/unknown.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `winget`
[INFO] [stdout]  --> src/pm/winget.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `winget`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/winget.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `xbps`
[INFO] [stdout]  --> src/pm/xbps.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `xbps`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/xbps.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `zypper`
[INFO] [stdout]  --> src/pm/zypper.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `zypper`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/zypper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pacaptr v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "f6e720ad9273e9da9ff407b74abd97b9846421030d20b348c60d8ae297e8ff0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6e720ad9273e9da9ff407b74abd97b9846421030d20b348c60d8ae297e8ff0a", kill_on_drop: false }`
[INFO] [stdout] f6e720ad9273e9da9ff407b74abd97b9846421030d20b348c60d8ae297e8ff0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9543f37c419bd3c574d90522de0329030a99f726158759df55f7cb784b183260
[INFO] running `Command { std: "docker" "start" "-a" "9543f37c419bd3c574d90522de0329030a99f726158759df55f7cb784b183260", kill_on_drop: false }`
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `apk`
[INFO] [stdout]  --> src/pm/apk.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `apk`
[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 <https://github.com/rust-lang/rust/issues/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)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/apk.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `apt`
[INFO] [stdout]  --> src/pm/apt.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `apt`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/apt.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `brew`
[INFO] [stdout]  --> src/pm/brew.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `brew`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/brew.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `choco`
[INFO] [stdout]  --> src/pm/choco.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `choco`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/choco.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `conda`
[INFO] [stdout]  --> src/pm/conda.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `conda`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/conda.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `dnf`
[INFO] [stdout]  --> src/pm/dnf.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `dnf`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/dnf.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `emerge`
[INFO] [stdout]  --> src/pm/emerge.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `emerge`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/emerge.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `pip`
[INFO] [stdout]  --> src/pm/pip.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `pip`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/pip.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `pkcon`
[INFO] [stdout]  --> src/pm/pkcon.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `pkcon`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/pkcon.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `port`
[INFO] [stdout]  --> src/pm/port.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `port`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/port.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `scoop`
[INFO] [stdout]  --> src/pm/scoop.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `scoop`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/scoop.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `tlmgr`
[INFO] [stdout]  --> src/pm/tlmgr.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `tlmgr`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/tlmgr.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `unknown`
[INFO] [stdout]  --> src/pm/unknown.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `unknown`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/unknown.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `winget`
[INFO] [stdout]  --> src/pm/winget.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `winget`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/winget.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `xbps`
[INFO] [stdout]  --> src/pm/xbps.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `xbps`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/xbps.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `zypper`
[INFO] [stdout]  --> src/pm/zypper.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `zypper`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/zypper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xshell v0.2.7
[INFO] [stderr]    Compiling pacaptr v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `apk`
[INFO] [stdout]  --> src/pm/apk.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `apk`
[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 <https://github.com/rust-lang/rust/issues/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)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/apk.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `apt`
[INFO] [stdout]  --> src/pm/apt.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `apt`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/apt.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `brew`
[INFO] [stdout]  --> src/pm/brew.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `brew`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/brew.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `choco`
[INFO] [stdout]  --> src/pm/choco.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `choco`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/choco.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `conda`
[INFO] [stdout]  --> src/pm/conda.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `conda`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/conda.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `dnf`
[INFO] [stdout]  --> src/pm/dnf.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `dnf`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/dnf.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `emerge`
[INFO] [stdout]  --> src/pm/emerge.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `emerge`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/emerge.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `pip`
[INFO] [stdout]  --> src/pm/pip.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `pip`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/pip.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `pkcon`
[INFO] [stdout]  --> src/pm/pkcon.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `pkcon`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/pkcon.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `port`
[INFO] [stdout]  --> src/pm/port.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `port`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/port.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `scoop`
[INFO] [stdout]  --> src/pm/scoop.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `scoop`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/scoop.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `tlmgr`
[INFO] [stdout]  --> src/pm/tlmgr.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `tlmgr`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/tlmgr.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `unknown`
[INFO] [stdout]  --> src/pm/unknown.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `unknown`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/unknown.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `winget`
[INFO] [stdout]  --> src/pm/winget.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `winget`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/winget.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `xbps`
[INFO] [stdout]  --> src/pm/xbps.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `xbps`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/xbps.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot find macro `doc_self` in the current scope when looking from module `zypper`
[INFO] [stdout]  --> src/pm/zypper.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = doc_self!()]
[INFO] [stdout]   |          ^^^^^^^^ not found from module `zypper`
[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 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc_self`
[INFO] [stdout]   --> src/pm/zypper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use doc_self;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pacaptr v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "9543f37c419bd3c574d90522de0329030a99f726158759df55f7cb784b183260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9543f37c419bd3c574d90522de0329030a99f726158759df55f7cb784b183260", kill_on_drop: false }`
[INFO] [stdout] 9543f37c419bd3c574d90522de0329030a99f726158759df55f7cb784b183260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16b5db75f76f157840ce835875db60979a0ed772b2fa3a854abfef8c127dda82
[INFO] running `Command { std: "docker" "start" "-a" "16b5db75f76f157840ce835875db60979a0ed772b2fa3a854abfef8c127dda82", kill_on_drop: false }`
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `apk`
[INFO] [stderr]  --> src/pm/apk.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `apk`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr]   = note: `#[warn(out_of_scope_macro_calls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/apk.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `apt`
[INFO] [stderr]  --> src/pm/apt.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `apt`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/apt.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `brew`
[INFO] [stderr]  --> src/pm/brew.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `brew`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/brew.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `choco`
[INFO] [stderr]  --> src/pm/choco.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `choco`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/choco.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `conda`
[INFO] [stderr]  --> src/pm/conda.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `conda`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/conda.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `dnf`
[INFO] [stderr]  --> src/pm/dnf.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `dnf`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/dnf.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `emerge`
[INFO] [stderr]  --> src/pm/emerge.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `emerge`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/emerge.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `pip`
[INFO] [stderr]  --> src/pm/pip.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `pip`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/pip.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `pkcon`
[INFO] [stderr]  --> src/pm/pkcon.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `pkcon`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/pkcon.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `port`
[INFO] [stderr]  --> src/pm/port.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `port`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/port.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `scoop`
[INFO] [stderr]  --> src/pm/scoop.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `scoop`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/scoop.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `tlmgr`
[INFO] [stderr]  --> src/pm/tlmgr.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `tlmgr`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/tlmgr.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `unknown`
[INFO] [stderr]  --> src/pm/unknown.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `unknown`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/unknown.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `winget`
[INFO] [stderr]  --> src/pm/winget.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `winget`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/winget.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `xbps`
[INFO] [stderr]  --> src/pm/xbps.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `xbps`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/xbps.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot find macro `doc_self` in the current scope when looking from module `zypper`
[INFO] [stderr]  --> src/pm/zypper.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = doc_self!()]
[INFO] [stderr]   |          ^^^^^^^^ not found from module `zypper`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]   = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `doc_self`
[INFO] [stderr]   --> src/pm/zypper.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use doc_self;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pacaptr` (lib) generated 32 warnings (run `cargo fix --lib -p pacaptr` to apply 16 suggestions)
[INFO] [stderr] warning: `pacaptr` (lib test) generated 32 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pacaptr v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pacaptr-90ba6bd2e1b092f5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pacaptr-dd3c7aa0d508562d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pacaptr
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16b5db75f76f157840ce835875db60979a0ed772b2fa3a854abfef8c127dda82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b5db75f76f157840ce835875db60979a0ed772b2fa3a854abfef8c127dda82", kill_on_drop: false }`
[INFO] [stdout] 16b5db75f76f157840ce835875db60979a0ed772b2fa3a854abfef8c127dda82
