[INFO] fetching crate alpm-utils-ll 2.0.0...
[INFO] testing alpm-utils-ll-2.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate alpm-utils-ll 2.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate alpm-utils-ll 2.0.0
[INFO] finished tweaking crates.io crate alpm-utils-ll 2.0.0
[INFO] tweaked toml for crates.io crate alpm-utils-ll 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alpm-utils-ll 2.0.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding pacmanconf v2.1.0 (available: v3.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01ba2e8a047c93ee6fa4a16561005487199052acbfeafe582ddd4dfb9224e2da
[INFO] running `Command { std: "docker" "start" "-a" "01ba2e8a047c93ee6fa4a16561005487199052acbfeafe582ddd4dfb9224e2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01ba2e8a047c93ee6fa4a16561005487199052acbfeafe582ddd4dfb9224e2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ba2e8a047c93ee6fa4a16561005487199052acbfeafe582ddd4dfb9224e2da", kill_on_drop: false }`
[INFO] [stdout] 01ba2e8a047c93ee6fa4a16561005487199052acbfeafe582ddd4dfb9224e2da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8448b97ae52a903415c57bdf1c8aaaf6e532e94c6fe9ddd40821a0da8d97b2c7
[INFO] running `Command { std: "docker" "start" "-a" "8448b97ae52a903415c57bdf1c8aaaf6e532e94c6fe9ddd40821a0da8d97b2c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling alpm-sys-ll v3.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cini v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling pacmanconf v2.1.0
[INFO] [stderr]    Compiling alpm-ll v3.0.0
[INFO] [stderr]    Compiling alpm-utils-ll v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]  --> src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "alpm")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]   = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]   --> src/lib.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "alpm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]   --> src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "alpm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/target.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn as_targ(&self) -> Targ;
[INFO] [stdout]   |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                |
[INFO] [stdout]   |                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn as_targ(&self) -> Targ<'_>;
[INFO] [stdout]   |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s
[INFO] running `Command { std: "docker" "inspect" "8448b97ae52a903415c57bdf1c8aaaf6e532e94c6fe9ddd40821a0da8d97b2c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8448b97ae52a903415c57bdf1c8aaaf6e532e94c6fe9ddd40821a0da8d97b2c7", kill_on_drop: false }`
[INFO] [stdout] 8448b97ae52a903415c57bdf1c8aaaf6e532e94c6fe9ddd40821a0da8d97b2c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14da9930ee182aee8c13f04e261532c3d3fe3c6a51bd964d00814f0c7c9e4cb6
[INFO] running `Command { std: "docker" "start" "-a" "14da9930ee182aee8c13f04e261532c3d3fe3c6a51bd964d00814f0c7c9e4cb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling alpm-utils-ll v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]  --> src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "alpm")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]   = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]   --> src/lib.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "alpm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]   --> src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "alpm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/target.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn as_targ(&self) -> Targ;
[INFO] [stdout]   |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                |
[INFO] [stdout]   |                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn as_targ(&self) -> Targ<'_>;
[INFO] [stdout]   |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]  --> src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "alpm")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]   = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]   --> src/lib.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "alpm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stdout]   --> src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "alpm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stdout]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/target.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn as_targ(&self) -> Targ;
[INFO] [stdout]   |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                |
[INFO] [stdout]   |                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn as_targ(&self) -> Targ<'_>;
[INFO] [stdout]   |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/target.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn as_targ(&self) -> Targ {
[INFO] [stdout]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "14da9930ee182aee8c13f04e261532c3d3fe3c6a51bd964d00814f0c7c9e4cb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14da9930ee182aee8c13f04e261532c3d3fe3c6a51bd964d00814f0c7c9e4cb6", kill_on_drop: false }`
[INFO] [stdout] 14da9930ee182aee8c13f04e261532c3d3fe3c6a51bd964d00814f0c7c9e4cb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 691093d622f1b3aba6b5607779e21fb399599f607f3bfadfc29d02a4cf4adbdd
[INFO] running `Command { std: "docker" "start" "-a" "691093d622f1b3aba6b5607779e21fb399599f607f3bfadfc29d02a4cf4adbdd", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stderr]  --> src/lib.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[cfg(feature = "alpm")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stderr]   = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stderr]   --> src/lib.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[cfg(feature = "alpm")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stderr]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `alpm`
[INFO] [stderr]   --> src/lib.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(feature = "alpm")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alpm-ll`, `conf`, `default`, `docs-rs`, `generate`, and `pacmanconf`
[INFO] [stderr]    = help: consider adding `alpm` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/target.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn as_targ(&self) -> Targ;
[INFO] [stderr]   |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                |
[INFO] [stderr]   |                the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn as_targ(&self) -> Targ<'_>;
[INFO] [stderr]   |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/target.rs:13:16
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn as_targ(&self) -> Targ {
[INFO] [stderr]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stderr]    |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/target.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn as_targ(&self) -> Targ {
[INFO] [stderr]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stderr]    |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/target.rs:63:16
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn as_targ(&self) -> Targ {
[INFO] [stderr]    |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn as_targ(&self) -> Targ<'_> {
[INFO] [stderr]    |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `alpm-utils-ll` (lib) generated 7 warnings (run `cargo fix --lib -p alpm-utils-ll` to apply 4 suggestions)
[INFO] [stderr] warning: `alpm-utils-ll` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alpm_utils_ll-bed4922712af493f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test target::tests::test_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alpm_utils_ll
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/conf.rs - conf::alpm_with_conf (line 6) - compile ... FAILED
[INFO] [stdout] test src/conf.rs - conf::configure_alpm (line 26) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/conf.rs - conf::alpm_with_conf (line 6) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `alpm_utils`
[INFO] [stdout]  --> src/conf.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alpm_utils::alpm_with_conf;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alpm_utils`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alpm_utils_ll::alpm_with_conf;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/conf.rs - conf::configure_alpm (line 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `alpm_utils`
[INFO] [stdout]   --> src/conf.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use alpm_utils::configure_alpm;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alpm_utils`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use alpm_utils_ll::configure_alpm;
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `alpm`
[INFO] [stdout]   --> src/conf.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use alpm::Alpm;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `alpm`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/alpm.rs, use `mod alpm` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 27 + mod alpm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/conf.rs - conf::alpm_with_conf (line 6)
[INFO] [stdout]     src/conf.rs - conf::configure_alpm (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "691093d622f1b3aba6b5607779e21fb399599f607f3bfadfc29d02a4cf4adbdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691093d622f1b3aba6b5607779e21fb399599f607f3bfadfc29d02a4cf4adbdd", kill_on_drop: false }`
[INFO] [stdout] 691093d622f1b3aba6b5607779e21fb399599f607f3bfadfc29d02a4cf4adbdd
