[INFO] fetching crate desk-logind 1.1.1...
[INFO] checking desk-logind-1.1.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate desk-logind 1.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate desk-logind 1.1.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate desk-logind 1.1.1
[INFO] finished tweaking crates.io crate desk-logind 1.1.1
[INFO] tweaked toml for crates.io crate desk-logind 1.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding nix v0.19.1 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1de63cfb92e79cb39b772e1e4ee82e13d781afca64f6f511605932e881156621
[INFO] running `Command { std: "docker" "start" "-a" "1de63cfb92e79cb39b772e1e4ee82e13d781afca64f6f511605932e881156621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1de63cfb92e79cb39b772e1e4ee82e13d781afca64f6f511605932e881156621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1de63cfb92e79cb39b772e1e4ee82e13d781afca64f6f511605932e881156621", kill_on_drop: false }`
[INFO] [stdout] 1de63cfb92e79cb39b772e1e4ee82e13d781afca64f6f511605932e881156621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84c7fc0f80fce8498aa4783f43d20c12919bf0555e56a23b54fc26cb7b9aa735
[INFO] running `Command { std: "docker" "start" "-a" "84c7fc0f80fce8498aa4783f43d20c12919bf0555e56a23b54fc26cb7b9aa735", kill_on_drop: false }`
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking desk-logind v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/lib.rs:36:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<'a> Logind<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 36 |     pub fn new(conn: &'a Connection) -> Logind {
[INFO] [stdout]    |                                         ^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/lib.rs:36:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<'a> Logind<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 36 |     pub fn new(conn: &'a Connection) -> Logind {
[INFO] [stdout]    |                                         ^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'error_generic_member_access'
[INFO] [stdout]  --> src/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Error, Debug)]
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #99301 <https://github.com/rust-lang/rust/issues/99301> for more information
[INFO] [stdout]   = help: add `#![feature(error_generic_member_access)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(backtrace)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'error_generic_member_access'
[INFO] [stdout]  --> src/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Error, Debug)]
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #99301 <https://github.com/rust-lang/rust/issues/99301> for more information
[INFO] [stdout]   = help: add `#![feature(error_generic_member_access)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(backtrace)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `desk-logind` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `desk-logind` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "84c7fc0f80fce8498aa4783f43d20c12919bf0555e56a23b54fc26cb7b9aa735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c7fc0f80fce8498aa4783f43d20c12919bf0555e56a23b54fc26cb7b9aa735", kill_on_drop: false }`
[INFO] [stdout] 84c7fc0f80fce8498aa4783f43d20c12919bf0555e56a23b54fc26cb7b9aa735
