[INFO] fetching crate desk-logind 1.1.1...
[INFO] checking desk-logind-1.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate desk-logind 1.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate desk-logind 1.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dbus v0.9.7
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f58b13d065533d61034dfd479b9b857d64cd5019c0a86af5874631fc61ecea5d
[INFO] running `Command { std: "docker" "start" "-a" "f58b13d065533d61034dfd479b9b857d64cd5019c0a86af5874631fc61ecea5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f58b13d065533d61034dfd479b9b857d64cd5019c0a86af5874631fc61ecea5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f58b13d065533d61034dfd479b9b857d64cd5019c0a86af5874631fc61ecea5d", kill_on_drop: false }`
[INFO] [stdout] f58b13d065533d61034dfd479b9b857d64cd5019c0a86af5874631fc61ecea5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd6b5af73c4289fcd63d15f368c18ab41c03dabed4ad7ff058a701db0356c4db
[INFO] running `Command { std: "docker" "start" "-a" "fd6b5af73c4289fcd63d15f368c18ab41c03dabed4ad7ff058a701db0356c4db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[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: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[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-03-14; 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-03-14; 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; 3 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; 3 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; 3 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; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fd6b5af73c4289fcd63d15f368c18ab41c03dabed4ad7ff058a701db0356c4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd6b5af73c4289fcd63d15f368c18ab41c03dabed4ad7ff058a701db0356c4db", kill_on_drop: false }`
[INFO] [stdout] fd6b5af73c4289fcd63d15f368c18ab41c03dabed4ad7ff058a701db0356c4db
[INFO] checking desk-logind-1.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate desk-logind 1.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate desk-logind 1.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f14718cf477e0e8313db2a3acd4e50cc7d04725c4838aa6824dfa75baa1f49f
[INFO] running `Command { std: "docker" "start" "-a" "7f14718cf477e0e8313db2a3acd4e50cc7d04725c4838aa6824dfa75baa1f49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f14718cf477e0e8313db2a3acd4e50cc7d04725c4838aa6824dfa75baa1f49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f14718cf477e0e8313db2a3acd4e50cc7d04725c4838aa6824dfa75baa1f49f", kill_on_drop: false }`
[INFO] [stdout] 7f14718cf477e0e8313db2a3acd4e50cc7d04725c4838aa6824dfa75baa1f49f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4427ba505275a9d7bbc748131f939399f16aa6e438fb6344af595de133994d89
[INFO] running `Command { std: "docker" "start" "-a" "4427ba505275a9d7bbc748131f939399f16aa6e438fb6344af595de133994d89", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking desk-logind v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dbus` is imported redundantly
[INFO] [stdout]  --> src/api/session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dbus;
[INFO] [stdout]   |     ^^^^ the item `dbus` is already defined by prelude
[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-03-14; 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-03-14; 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; 3 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 test) due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4427ba505275a9d7bbc748131f939399f16aa6e438fb6344af595de133994d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4427ba505275a9d7bbc748131f939399f16aa6e438fb6344af595de133994d89", kill_on_drop: false }`
[INFO] [stdout] 4427ba505275a9d7bbc748131f939399f16aa6e438fb6344af595de133994d89
